﻿* { margin: 0; padding: 0; outline:none;}
body { color: #333; font-size: 14px; font-family: 宋体; line-height: 150%; background-color: #f5f5f5; overflow-y: scroll; }
.yh { font-family: 微软雅黑, Microsoft YaHei; }
.yj1 { border-width: 0; outline-color: invert; outline-style: none; border-radius:5px; }
.ico { background-image: url(/ui/images/ico.png); background-repeat: no-repeat; }
h1 { font-size: 28px; font-family: 微软雅黑, "Microsoft YaHei"; font-weight: normal; line-height: 300%; text-align: center; }
h3 { line-height: 300%; width: 100%; clear: both; }
li { overflow: hidden; float: left; margin: 0; padding: 0; list-style-type: none; }
.red { color: #f00; }
.all { width: 1380px; overflow: hidden; margin: 0 auto;}
a { text-decoration: none; }
a:link { color: #000 ; }

a:visited { color: #000 ;  }

a:hover { color: #900 ;  }

a:active { color: #000 ; }
a.red { color: #fff; background-color: #f15354;  }
a.red3 { color: #f00; }
#allbg { background-image: url(yybg.gif); background-repeat: repeat-y; background-position: center 0; margin-top: 5px; }
img { border-width: 0; }
.count,#top,#nav,#search { width: 980px; clear: both; margin: 0 auto; }
.cl { clear: both; }
.red2 { color: #fff; background-color: #f15354; float: left; padding: 5px 10px; }
/*顶部*/
.top_nav { color: #eee; line-height: 80px; background-color: #484848; width: 100%; height: 80px; min-width:1380px;}
.top_nav_l { width: 1000px; float: left; }
.top_nav_l li { font-size: 16px; text-align: center; margin-right: 12px; margin-left: 12px; }
.top_nav_l li.index1 { background-color: #f5f5f5; padding-left: 20px; }
.top_nav_l li.index2 { background-color: #f5f5f5; }
.top_nav_l a,.top_nav_r a { color: #eee; }
.top_nav_l a.this_nav { color: #f55151; background-color: #f5f5f5; padding-right: 30px; padding-left: 30px; display: inline; }
.top_nav_l a.this_nav2 { background-position: -200px 0; padding-left: 30px; }
.top_nav_r { text-align: right; width: 380px; float: right; }
.top_nav_r a { padding-left: 10px; }
/*顶部结束*/
/*头部*/
.top { padding-top: 50px; padding-bottom: 50px; }
.logo { width: 400px; float: left; padding-left: 110px; }
.search_top { width: 720px; float: right; padding-top: 30px; padding-right: 140px; }
.search_top input {  }
.search_input_top,.search_input_top2 { font-size: 16px; width: 550px; height: 53px; line-height: 53px; float: left; padding-right: 20px; padding-left: 20px; border: solid 1px #ccc; border-top-right-radius:0px; border-bottom-right-radius:0px; }
.search_input_top { color: #ccc; }
.search_sub_top { color: #fff; font-size: 16px; font-weight: bold; background-color: #f15354; width: 130px; height: 55px; float: right; margin-left: -8px; border-top-left-radius:0px; border-bottom-left-radius:0px; }
/*头部结束*/
/*幻灯*/
.huandeng { width: 1380px; height: 365px; overflow: hidden; }
.flexslider {
	margin: 0 auto 20px;
	position: relative;
	width: 100%;
	height: 365px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 52px;
	height: 52px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 10px 0;
	display: block;
	background: url(/ui/images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -52px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li { float: none; margin: 0 2px; display: inline-block; zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(/ui/images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 365px;
	display: block;
}

/*幻灯*/
/*首页主体*/
.ibox1 { width: 1380px; padding-top: 40px; margin-bottom:30px; }
.i_tit { font-size: 32px; text-align: center; padding-bottom: 20px; }
.i_tit_inf { color: #999; font-size: 18px; text-align: center; padding-bottom: 30px; }
.ibox1_list { margin-left: -32px; }
.ibox1 li { width: 250px; padding-left: 32px; }
.ibox2 { padding-top: 10px; margin-bottom:10px;}
.ibox2_list { margin-left: -20px; padding-top: 20px; }
.ibox2 li { width: 330px; padding-left: 20px; }
.ibox2 li img { padding-bottom: 10px; }
.ibox2 li a { background-color: #fff; text-align: center; width: 300px; margin-bottom: 20px; padding: 13px; display: block; }
.ibox2 li a:hover { text-decoration: none; box-shadow:0 0 10px #ccc; }
/*首页主体结束*/
/*列表页*/
.nav { padding-bottom: 20px; -webkit-text-size-adjust: none;}
.nav2 { background-color: #fff; width: 1360px; padding: 10px; }
.classlist { }
.classlist li { width: 100%; float: left; padding: 15px 20px; border-bottom: 1px dotted #eee; }
.classlist li a,.classlist li span { font-size: 14px; padding-right: 10px; padding-left: 10px; }
.classlist li .red { padding: 8px; }
.classlist li.disabled{color:#8a8a8a}
.classlist li span.red{color:#f9b5b5;}
.clist_tit { font-weight: bold; width: 50px; float: left; padding-right: 30px; padding-top: 5px; }
.clist_tit2 { font-weight: bold; width: 50px; float: left; padding-right: 30px; }
.clistr { line-height: 200%; width: 1230px; float: left; display: block; -webkit-text-size-adjust: none;}
.pages {padding:10px 0 30px;overflow:hidden;line-height:200%}
.pages li { font-size: 16px; border:solid 1px #ccc; background-color: #fff; background-image: none; text-decoration:none; float: left; margin-right: 2px; border-radius:5px; }
.pages li.thisclass { color: #fff; font-weight: bold; background-color: #e73939; padding: 10px 20px; }
.pages li.classli { padding: 10px 25px; }
.pages li.pagenum{ background: url('(EmptyReference!)'); overflow:hidden; border:0; float: right;sparent}
.pages li.pagenum .stxt{ text-align: center; width: 40px; padding:15px; border: solid 1px #b6b6b6; }
.pages li.pagenum .sbtn{ color: #fff; background-color: #e73939; text-align: center; width:50px; padding: 15px; border-width: 0; list-style-type: none; }
.pageinfo { padding-right: 10px; padding-left: 10px; }
.pages a { margin: 0 -10px; padding: 10px 30px; display: block; }
.pages a:hover { color:#fff; background:#e73939; text-decoration: none; }
.pages a:active {  }
.pages span.current{ border:solid 1px #999; font-weight:bold; color:#fff; background-color: #c00; }
.pages span.disabled {border:#b6b6b6 1px solid;color:#666;}
.pages p{float:right;height:20px;margin-top:-3px}
.jump_input {padding-left:3px;width:28px;height:15px}
.pages p em{ color: #fff; background-color: #c00; border:solid 1px #999; padding: 3px; cursor: pointer; }
/*列表页结束*/
/*下载页*/
.n_left1 { background-color: #fff; text-align: center; width: 1010px; float: left; margin-bottom: 30px; }
.n_left1 h1 { padding-top: 30px; padding-bottom: 30px; }
.n_right {width: 350px; float:right; margin-bottom: 15px;}
.n_right1 { background-color: #fff; width: 350px; float: right; padding-top: 15px; padding-bottom: 15px; }
.n_np { color: #999; padding: 10px 30px 30px; }
.n_np a { color: #999; }
.next { text-align: left; width: 460px; float: left; }
.prv { text-align: right; width: 460px; float: right; }
.n_list { width: 950px; float: left; margin-left: 30px; padding-top: 30px; padding-bottom: 18px; padding-left: 0px; border-top: 1px dotted #eee; }
.n_listl { margin-top: 15px; margin-bottom: 40px; }
.n_listr { line-height: 200%; text-align: left; width: 850px; float: right; margin-top: -12px; padding-right: 0px; -webkit-text-size-adjust: none; }
.n_listr2 { text-align: left; width: 250px; height:25px; overflow: hidden; float: left; padding-right: 20px; padding-left: 20px; }
.n_down { line-height: 70px; background-color: #5d9af3; width: 970px; height: 70px; margin-left: 20px; }
.n_down a { color: #fff; text-decoration: none; height: 70px; display: block; }
.n_down a:hover { color: #ffc; }
.n_d1 { font-size: 20px; font-family: "Microsoft YaHei"; background-color: #f15354; width: 200px; float: right; }
.n_d2,.n_d3 {font-size: 16px; font-family: "Microsoft YaHei"; padding-right: 40px; padding-left: 40px; border-right: 1px dotted #ccc; }
.n_other { background-color: #fff; margin-bottom: 30px; padding-top: 30px; padding-bottom: 0px;}
.n_other_tit { font-size: 24px; text-align: center; }
.n_other_list { padding: 30px 10px 30px 5px; }
.n_other_list li { width: 300px; float: left; padding-bottom: 30px; padding-left: 33px; }
.n_other_list a { text-align: center; width: 300px; float: left; }
.n_other_list li a img { margin-bottom: 5px; }
.n_img img { clear: both; max-width: 1000px; margin-right: auto; margin-bottom: 10px; margin-left: auto; display: block; }
.n_right1 ul { padding-right: 20px; padding-left: 20px; }
.n_r_tit { font-size: 16px; font-weight: bold; text-align: center; padding-bottom: 30px; }
.n_r_list { margin-left: -10px; }
.n_r_list li { padding-bottom: 10px; padding-left: 8px; }
.n_r_list a { font-size: 12px; background-color: #fcfcfc; float: left; padding: 2px 10px; border: solid 1px #f5f5f5; border-radius:25px; }
.n_r_list a:hover { color: #fff; background-color: #39f; text-decoration: none; border: solid 1px #39f; }
.n_right1 a.n_r_down { color: #fff; font-size: 24px; line-height: 50px; background-color: #39f; text-decoration: none; text-align: center; width: 260px; float: left; margin-top: 10px; margin-bottom: 10px; padding-top: 20px; padding-bottom: 20px; }
.n_right1 a.n_r_bt1 { color: #fff; text-align: center; width: 100px; float: left; margin-right: 20px; padding-top: 10px; padding-bottom: 10px; }
.n_right1 a.n_r_bt2 { color: #fff; text-align: center; width: 100px; float: right; padding-top: 10px; padding-bottom: 10px; }
.n_left2 { background-color: #fff; width: 965px; float: left; margin-bottom: 20px; padding-top: 30px; }
.n_right2 { background-color: #fff; width: 350px; float: right; padding: 20px; }
.n_ts { text-align: center; }
.n_left2_down { width: 700px; height: 70px; margin-top: 20px; margin-right: auto; margin-left: auto; }
.n_left2_down li { margin-left: 10px; padding-top: 10px; padding-bottom: 10px; }
.n_left2_down li a { color: #fff; font-size: 24px; padding: 20px; font-family: Microsoft YaHei; }
.n_left2_d1 { background-color: #e73939; }
.n_left2_d2 { background-color: #5d9af3; }
.n_left2_inf { background-color: #f5f5f5; background-image: url(/ui/images/ico.png); background-repeat: no-repeat; background-position: 0 -60px; width: 700px; float: left; margin-bottom: 20px; margin-left: 30px; padding: 25px 15px 25px 190px; }
.n_left2_ad { background-color: #fff; width: 900px; height: 300px; margin-right: auto; margin-bottom: 150px; margin-left: auto; }
.n_r_t1 { font-size: 16px; line-height: 32px; background-color: #f5f5f5; width: 350px; float: left; margin-top: 10px; margin-bottom: 10px; }
.n_r_t1 span { color: #fff; font-size: 18px; font-weight: bold; text-align: center; width: 40px; float: left; margin-right: 10px; display: block; }
.n_r_ico1 { background-color: #f15354; border-radius:5px 0 0 5px ; }
.n_r_ico2 { background-color: #5d9af3; border-radius:5px 0 0 5px; }
.n_r2_inf { width: 300px; float: left; clear: both; padding-right: 20px; padding-left: 20px; }
.n_r2_inf li { font-size: 13px; line-height: 30px; clear: both; }
.n_r2_bt1 { background-color: #5d9af3; text-align: center; width: 120px; float: right; margin-top: 20px; padding-top: 10px; padding-bottom: 10px; }
.n_r2_bt1 a { color: #fff; padding-top: 10px; padding-bottom: 10px; }
.n_r2_cz { }
.n_r2_bt2 { color: #fff; font-size: 14px; background-color: #f15354; text-align: center; width: 120px; float: right; margin-top: 20px; margin-right: -30px; padding-top: 10px; padding-bottom: 10px; }
/*下载页结束*/
/*帮助-会员中心*/
.this,.m_left_tit1,.m_left_tit2,.ico1,.ico2,.ico3,.ico4,.ico5,.ico6,.ico7,.ico8,.ico9,.ico10,.ico11,.ico12,.ico13,.mb_n2,.mb_n3,.login_i1,.login_wx,.login_QQ { background-image: url(/ui/images/ico2.png); background-repeat: no-repeat; }
.m_left { width: 350px; float: left; margin-bottom: 20px; }
.m_left_tit1,.m_left_tit2 { background-color: #fff; background-position: 60px 25px; width: 260px; height: 65px; margin-bottom: 20px; padding: 20px 45px; }
.m_left_list { font-size: 18px; background-color: #fff; }
.m_left_list li { width: 100%; border-bottom: 1px solid #eee; }
.m_left_list li a { text-decoration: none; width: 100%; float: left; padding-top: 20px; padding-bottom: 20px; padding-left: 65px; display: block; }
.m_left_list li.this a { color: #fff; }
.m_left_list li:hover,.m_left_list li.this { color: #fff; background-color: #e73939; }
.m_left_list li a:hover { color: #fff; }
.f6 { width: 100%; }
.f6 a { padding-right: 10px; padding-left: 10px; }
.linkbox { padding-bottom: 30px; padding-left: 25px; }
.ico1 { background-position: 30px -60px; }
.ico1:hover,.ico1 a.this { color: #fff; background-color: #e73939; background-position: -165px -60px; }
.ico2 { background-position: 30px -120px; }
.ico2:hover,.ico2 a.this { color: #fff; background-color: #e73939; background-position: -165px -120px; }
.ico3 { background-position: 30px -180px; }
.ico3:hover,.ico3 a.this { color: #fff; background-color: #e73939; background-position: -165px -180px; }
.ico4 { background-position: 30px -240px; }
.ico4:hover,.ico4 a.this { color: #fff; background-color: #e73939; background-position: -165px -240px; }
.ico5 { background-position: 30px -300px; }
.ico5:hover,.ico5 a.this { color: #fff; background-color: #e73939; background-position: -165px -300px; }
.ico6 { background-position: 30px -360px; }
.ico6:hover,.ico6 a.this { color: #fff; background-color: #e73939; background-position: -165px -360px; }
.ico7 { background-position: 30px -420px; }
.ico7:hover,.ico7 a.this { color: #fff; background-color: #e73939; background-position: -165px -420px; }
.ico8 { background-position: 30px -600px; }
.ico8:hover,.ico8 a.this { color: #fff; background-color: #e73939; background-position: -168px -600px; }
.ico9 { background-position: 30px -660px; }
.ico9:hover,.ico9 a.this { color: #fff; background-color: #e73939; background-position: -168px -660px; }
.ico10 { background-position: 30px -720px; }
.ico10:hover,.ico10 a.this { color: #fff; background-color: #e73939; background-position: -168px -720px; }
.ico11 { background-position: 30px -780px; }
.ico11:hover,.ico11 a.this { color: #fff; background-color: #e73939; background-position: -168px -780px; }
.ico12 { background-position: 30px -840px; }
.ico12:hover,.ico12 a.this { color: #fff; background-color: #e73939; background-position: -168px -840px; }
.ico13 { background-position: 30px -900px; }
.ico13:hover,.ico13 a.this { color: #fff; background-color: #e73939; background-position: -168px -900px; }
.m_left_tit2 { background-position: 60px -480px; }
.m_right_top { background-color: #fff; width: 1000px; float: right; margin-bottom: 20px; }
.m_right { background-color: #fff; width: 1000px; float: right; margin-bottom: 20px; min-height:820px;}
.m_right_tit { font-size: 18px; font-weight: bold; padding: 15px 20px 15px 40px; border-bottom: 1px dotted #f5f5f5; }
.m_right_tit2 { color: #f55151; font-size: 16px; font-weight: bold; padding: 15px 20px 15px 20px; border-bottom: 1px dotted #f5f5f5; }
.m_right_inf { color: #777; line-height: 200%; padding: 20px; font-size: 15px; }
.m_right_inf p { margin: 15px 0; padding:0px 15px;}
.m_right_inf b { color: #f39; font-size: 18px; text-align: center; width: 100%; padding-top: 20px; padding-bottom: 20px; display: block; }
#mainCp {  }
#mainCp .htit { font-size: 16px; font-weight: bold; line-height: 52px; padding-left: 20px; border-bottom: 1px solid #b6b6b6; }
#mainCp .postForm { padding-top: 20px; padding-left: 300px; }
#mainCp .postForm p { line-height: 34px; padding-bottom: 10px; }
#mainCp .postForm input { font-size: 14px; width: 260px; padding: 10px 2px; border: solid 1px #ccc; }
#mainCp label { font-size: 14px; text-align: right; width: 90px; float: left; padding-right: 10px; }
#mainCp .button2 { color: #fff; font-size: 18px; line-height: 28px; background-color: #d73636; text-align: center; width: 360px; margin-left: 10px; padding-top: 14px; padding-bottom: 14px; border-width: 0; cursor: pointer; }
#mainCp .postForm input.intxt2 {  width:190px;text-transform:uppercase;}
.mb_inf { background-color: #fff; width: 950px; height: 170px; padding: 30px; }
.mb_tx { width: 170px; float: left; }
.mb_name { width: 760px; float: right; padding-top: 20px; padding-bottom: 10px; border-bottom: 1px dotted #f5f5f5; }
.mb_n1 { font-size: 18px; font-weight: bold; }
.mb_n2 { background-position: 0 -980px; float: right; margin-left: 10px; padding-left: 30px; }
.mb_n3 { background-position: 0 -1040px; float: right; margin-left: 10px; padding-left: 30px; }
.mb_jf { width: 720px; float: left; padding-top: 30px; padding-right: 30px; padding-left: 30px; }
.mb_jf .red { font-size: 24px; font-weight: bold; }
.mb_cz { width: 720px; float: left; padding: 30px; }
.mb_cz a { color: #fff; font-size: 18px; background-color: #f55151; padding: 10px 20px; }
.mb_tb1 { background-color: #fef5f5; text-align: center; width: 930px; float: left; margin-top: 15px; margin-bottom: 10px; margin-left: 20px; padding: 10px; border: solid 1px #f99; }
.mb_tb2 { font-size: 13px; text-align: center; width: 930px; float: left; margin-left: 30px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px dotted #f5f5f5; }
.mb_tb_i1 { width: 220px; }
.mb_tb_i2 { width: 330px; }
.mb_tb_i3 { width: 200px; }
.mb_tb_i4 { width: 180px; }
.mb_tb_i5 { width: 430px; }
.mb_tb_i6 { width: 250px; }
.mb_tb_i7 { width: 250px; }
.m_right .pages { width: 930px; float: left; padding-left: 40px; }
.mbox1 { width: 390px; float: left; margin-top: 50px; margin-bottom: 50px; padding-left: 70px;}
.mbox1 li { font-size: 13px; width: 390px; padding-bottom: 6px; }
.mbox1 li.mbox1_t { font-size: 18px; padding-bottom: 20px; }
.mb_btn { color: #fff; font-size: 18px; background-color: #e73939; margin-top: 10px; padding: 5px 30px; border-width: 0; cursor: pointer; }
.mbox2,.mbox3 { color: #999; font-size: 13px; line-height: 200%; background-color: #fef5f5; width: 360px; float: left; margin-top: 50px; margin-bottom: 50px; margin-left: 40px; padding: 30px; border: solid 1px #ffc1c1; }
.mbox2_t { font-size: 18px; }
.mbox3 { margin-top: 10px; margin-bottom: 10px; }
.mbox3 li { width: 300px; float: left; }
.mb_banktit { font-size: 24px; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ffc1c1; }
.mb_dk { color: #666; font-size: 18px; line-height: 150%; padding-top: 20px; padding-bottom: 20px; padding-left: 70px; }
.dk1,.dk2 { color: #999; font-size: 18px; padding: 5px; border: solid 1px #eee; }
.dk1 { width: 320px; }
.mbox4 { float: left; padding-top: 40px; padding-bottom: 40px; padding:25px;}
.mbox4 li { width: 450px; padding-top: 5px; padding-bottom: 5px; padding-left: 15px; }
.mbox4 p { font-size: 18px; font-family:Microsoft YaHei;}
.login { background-color: #fff; margin-bottom: 30px; padding: 30px; font-family: "Microsoft YaHei",微软雅黑;}
.login_l { color: #333; font-size: 18px; width: 550px; float: left; padding: 50px 100px;}
.login_l li { width: 540px; padding-top: 10px; padding-bottom: 10px; }
.login_r { width: 250px; float: left; margin-top: 60px; padding-top: 20px; padding-bottom: 40px; padding-left: 150px; border-left: 1px solid #eee; }
.login_from,.login_from2,.login_from3 { color: #333; font-size: 18px; padding: 10px; border: solid 1px #eee; }
.login_from,.login_from2 { width: 420px; }
.login_from3 { width: 300px; margin-right: 10px; }
.login_bt { color: #fff; font-size: 24px; line-height: 50px; background-color: #f55151; width: 525px; border-width: 0; cursor: default; }
.login_i1 { background-position: 0 -1100px; float: left; padding-top: 3px; padding-bottom: 5px; padding-left: 30px; }
.login_i1 a { color: #999; }
.login_i2 { float: right; padding-top: 3px; padding-right: 5px; padding-bottom: 5px; }
.login_i2 a.red { color: #f00; background-color: transparent; }
.login_wx { background-position: 17px -1139px; text-align: center; width: 100px; float: left; padding-top: 70px; }
.login_QQ { background-position: -165px -1139px; text-align: center; width: 100px; float: left; margin-left: 50px; padding-top: 70px; }
.login_sm { color: #999; font-size: 12px; background-color: #f9f9f9; width: 240px; float: left; margin-top: 20px; padding: 10px; border: solid 1px #eee; }
.reg { color: #333; font-size: 16px; width: 590px; padding-left: 420px; }
.reg_tit { font-size: 28px; text-align: center; padding-top: 40px; padding-bottom: 40px; }
.reg li { text-align: center; width: 560px; padding-top: 10px; padding-bottom: 10px; }
.reg_other { margin-bottom: -20px; border-bottom: 1px solid #eee; }
.reg_other2 { background-color: #fff; padding-right: 10px; padding-left: 10px; }
.reg .login_wx { margin-left: 150px; }
.pwd { background-color: #fef5f5; text-align: center; width: 1220px; height: 150px; margin-top: 30px; margin-right: auto; margin-left: auto; border: solid 1px #ffc1c1; }
.pwd_tt { font-size: 28px; line-height: 100%; width: 100%; padding-top: 50px; padding-bottom: 10px; }
.pwd_inf { color: #b6b6b6; font-size: 16px; width: 100%; }
.pwd_next { font-size: 24px; width: 960px; height: 82px; margin-right: auto; margin-bottom: 50px; margin-left: auto; padding-top: 60px; padding-left: 260px; border-bottom: 1px solid #ffc1c1; }
.pwd_nt1 { color: #f55151; text-align: center; width: 320px; margin-left: 20px; padding-top: 30px; padding-bottom: 30px; border-color: #ffc1c1 #ffc1c1 #fff; border-style: solid; border-width: 1px; }
.pwd_nt2 { background-color: #f5f5f5; text-align: center; width: 320px; margin-left: 20px; padding-top: 30px; padding-bottom: 30px; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom-width: 0; }
/*广告位*/
.n_r_ad { background-color: #fff; width: 350px; height: 390px; float: right; margin-bottom: 15px; padding-bottom: 0px; }
.n_l2_ad1 { background-color: #ccc; width: 440px; height: 300px; float: left; }
.n_l2_ad2 { background-color: #ccc; width: 440px; height: 300px; float: right; }
.ad960 { width: 900px; height: 25px; float: right; }
.ad970 { width: 970px; margin-right: auto; margin-bottom: 10px; margin-left: auto; }
.ad300 { width: 300px; float: right; margin-top: 15px; }
/*友情链接*/
.flink { background-color: #fff; width: 1320px; margin-bottom: 20px; padding: 30px; }
.f_tit { color: #666; font-size: 18px; padding-bottom: 10px; border-bottom: 1px dotted #d7d7d7; }
.f_list { padding-top: 10px; }
.f_list li { padding-top: 5px; padding-right: 10px; padding-bottom: 5px; }
.f_list li a { color: #000; }
/*foot*/
.foot { background-color: #494949; width: 100%; height: 150px; padding-top: 40px; padding-bottom: 40px; min-width:1380px;}
.foot_l { color: #6d6d6d; width: 720px; float: left; padding-top: 10px; }
.f_line { border-bottom: 1px solid #565656; }
.foot_l ul { width: 720px; float: left; padding-top: 10px; padding-bottom: 10px; }
.foot_l li { padding-right: 30px; }
.foot_l a { color: #979797; }
.foot_r { width: 130px; float: right; }
.sousuotishi{width:1380px;height:80px;text-align:center;border:0px solid #4B9BEB;margin-top:10px;border-top-width:0px;}
.sousuotishi h2{font-size:18px;margin-top:10px;color:#ff0000;}
.sousuotishi_span01{font-size:14px;margin-top:10px;color:#00000;}
.meisoudao{width:1380px;height:100px;text-align:center;border:0px solid #4B9BEB;margin-top:20px;border-top-width:0px;}
/*专题页*/
.zt_more { width: 330px; height: 242px; float: left; padding-left: 20px; }
.zt_more a { font-size: 30px; line-height: 242px; background-color: #b6b6b6; text-align: center; display: block; }
.ztlist { background-color: #fff; width: 1380px; }
.zt_litimg { width: 350px; height: 180px; float: left; padding: 20px; }
.zt_inf { width: 950px; height: 120px; float: left; padding: 0 20px 20px; }
.zt_inf   h1 { text-align: left; }
.zt_time { color: #b6b6b6; float: right; margin-top: -50px; }
.zt_jj { color: #999; }
.zt_abu { width: 950px; height: 60px; float: left; padding-left: 20px; }
.zt_abu span { width: 70px; height: 60px; float: left; }
.zt_abu li { float: left; padding-right: 10px; padding-left: 10px; }
.zt_abu li a { color: #666; font-weight: bold; }
/*搜索*/
.sowords{font-size:0;width: 1360px;min-height:400px;margin:0 auto;border-top: 1px dotted #eee;padding:30px 0 40px 0;line-height:2.8}
.sowords h2{font-size:20px; text-align:center;margin-bottom:20px;white-space:nowrap;}
.sowords a{font-size:14px;margin-right:20px;word-break:keep-all;}
